Skip to main content
Version: 5.3.0.0

Scenarios

Description

A scenario is the type of object defined by the Orchestra designer. It contains all the necessary elements required to execute a specific process. Processes are defined by Process models, which specify the interaction of scenario elements. Scenarios can be deployed on the Orchestra runtime.

info

Artifact ID uniquely identifies the scenario. If not provided, the scenario name will be used by default.

Create a scenario

createScenario createScenario

Open a scenario

openScenario openScenario

Edit scenario meta data

editScenario editScenario

Download a scenario

downloadScenario downloadScenario

Download container properties

downloadContainerProperties downloadContainerProperties

When downloading container property configurations, there are 3 export formats you can choose from:

  • Auto-select: Orchestra will automatically determine the most suitable export format. If the plain-text content is too large or complex, it will be converted to binary.

  • Plain-text format: Exports the configuration in a human-readable text format.

  • Binary format: Exports the configuration in Base64-encoded format, suitable for large or complex content.

note

These export format options apply specifically to the Lookup table configuration. Other container properties may not use this setting.

Delete a scenario

deleteScenario deleteScenario